Carbon


MPPrintfHandler

Header: Multiprocessing.h Carbon status: Unsupported

void MPPrintfHandler (
    MPTaskID taskID, 
    const char *format, 
    va_list args
);
CARBON NOTES

You should register a debugger using MPRegisterDebugger instead of calling these debugging functions.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)